##!/usr/bin/python2 ## -*- coding: utf-8 -*- <%page args="shot, page" /> <% from pygolem_lite.web import make_config, get_page_paths, make_zoom_image import re from pygolem_lite import Shot page_path, base_path, page = get_page_paths(shot, page) %> ${make_config(page_path + '/Nistandard.cfg')}

Graphs: [Source main.py] [Source makefile]

%for card in [6133, 6132]: %for integrated in ["", "_int"]: ${ make_zoom_image("graph_Nidatap_"+str(card)+integrated) } %endfor
%endfor ${Shot(shot).get_pygolem_das([ 'NIStandard' + label for label in ["", "6132"] ] )}